Skip to content
Back to search
30
MCP

AI Firewall

pulsemcp/ai firewall

Multi-agent LLM security layer detecting prompt injection and jailbreaks for AI pipelines.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AI Firewall MCP
Multi-agent LLM security layer detecting prompt injection and jailbreaks.
0 tools
ai-firewall-mcp
MCP server for AI Firewall - multi-agent LLM security layer
0 tools
InjectShield
Prompt-injection firewall for AI agents that scans untrusted text before LLM calls.
0 tools
io.github.bch1212/injectshield
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
0 tools
akhilucky/ai-firewall-mcp
Multi-agent AI security MCP server against prompt injection and jailbreaks.
0 tools
AgentShield Guard
Runtime gateway for detecting prompt injection and jailbreak attempts in LLM agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_firewall": {
      "url": "None",
      "transport": "http"
    }
  }
}